<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 

.header {
    width: 100%;
    height: 94px;
    border-top: 5px solid #333;
}

.header .header-new {
    width: 1400px;
    height: 100%;
    margin: 0 auto;
}

.header .header-new .logo {
    width: 193px;
    height: 56px;
    line-height: 56px;
    float: left;
    display: block;
    margin-top: 11px;
}

.header .header-new .nav {
    height: 100%;
    float: left;
    margin-left: 40px;
}

.header .header-new .nav ul {
    height: 100%;
}

.header .header-new .nav ul li {
    position: relative;
    float: left;
    height: 100%;
    margin: 0 13px;
}

.header .header-new .nav ul li .tits {
    font-size: 14px;
    line-height: 94px;
    padding: 0 5px;
    color: #333;
    position: relative;
    height: 100%;
    float: left;
}

.header .header-new .nav ul li .tits span {
    width: 0;
    height: 3px;
    background: #e71e19;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
}

.header .header-new .nav ul li dl {
    position: absolute;
    top: 85px;
    border: 1px solid #e5e5e5;
    left: 0;
    z-index: 10;
    background: #fdfdfd;
    border-bottom: none;
    display: none;
}

.header .header-new .nav ul li dl dd {
    height: 40px;
    border-bottom: 1px solid #e5e5e5;
}

.header .header-new .nav ul li dl dd a {
    width: 140px;
    font-size: 14px;
    color: #666;
    display: block;
    line-height: 40px;
    padding-left: 8px;
}

.header .header-new .nav ul li dl dd a:hover {
    background: #fff;
    color: #e71e19;
    border-bottom: 1px solid #e5e5e5;
}

.header .header-new .nav ul li .d dd a {
    width: 240px;
}

.header .header-new .nav ul li.on .tits span {
    width: 100%;
    left: 0;
}

.header .header-new .nav ul li:hover dl {
    display: block;
}

.header .header-new .nav-m {
    width: 100%;
    height: auto;
    position: absolute;
    /* ä¿®æ”¹104 */
    top: 60px;
    left: 0;
    background: #202630;
    z-index: 20;
    margin-left: 0;
    display: none;
}
.header .header-new .daohang-m {
   
    display: none;
}

.header .header-new .nav-m ul {
    width: 100%;
    height: auto;
}

.header .header-new .nav-m ul li {
    width: 100%;
    height: auto;
    margin: 0;
}

.header .header-new .nav-m ul li .tits {
    width: 94%;
    padding: 0 3%;
    display: block;
    font-size: 28px;
    line-height: 80px;
    color: #babbbc;
    height: 80px;
    border-bottom: 1px solid #4f535a;
    margin: 0;
}

.header .header-new .nav-m ul li .tits span {
    display: none;
}

.header .header-new .nav-m ul li dl {
    width: 100%;
    height: auto;
    position: relative;
    background: #202630;
    border: none;
    display: none;
}

.header .header-new .nav-m ul li dl dd {
    width: 100%;
    height: auto;
}

.header .header-new .nav-m ul li dl dd a {
    width: 90%;
    padding: 0 5%;
    display: block;
    font-size: 26px;
    line-height: 70px;
    color: #babbbc;
    height: 70px;
    border-bottom: 1px solid #4f535a;
}

.header .header-new .nn {
    width: 39px;
    height: 26px;
    float: right;
    cursor: pointer;
    margin-top: 34px;
    margin-right: 10px;
    display: none;
}

.header .header-new .search {
    width: 66px;
    height: 100%;
    display: block;
    float: right;
    background: url(../image/search.png) center no-repeat;
    border-left: 1px solid #efefef;
}

.header .header-new .search:hover {
    background: url(../image/search_h.png) center no-repeat;
}

.header .header-new .wx {
    width: 68px;
    height: 100%;
    display: block;
    float: right;
    cursor: pointer;
    border-left: 1px solid #efefef;
    position: relative;
}

.header .header-new .wx .icon {
    width: 66px;
    height: 100%;
    background: url(../image/wx.png) center no-repeat;
}

.header .header-new .wx .ewm {
    width: 134px;
    height: auto;
    position: absolute;
    padding-top: 8px;
    top: 87px;
    left: -33px;
    background: #fff url(../image/index_bg1.png) top no-repeat;
    display: none;
    z-index: 3;
}

.header .header-new .wx:hover .icon {
    background: url(../image/wx_h.png) center no-repeat;
}

.header .header-new .wx:hover .ewm {
    display: block;
}


/* ç”µè¯ */

.header .header-new .tel1 {
    width: 68px;
    height: 100%;
    display: block;
    float: right;
    cursor: pointer;
    border-left: 1px solid #efefef;
    position: relative;
}

.header .header-new .tel1 .icon {
    width: 66px;
    height: 100%;
    background: url(../image/tel1.png) center no-repeat;
}

.header .header-new .tel1 .ewm {
    width: 240px;
    height: auto;
    position: absolute;
    padding-top: 8px;
    top: 87px;
    left: -85px;
    background: #fff url(../image/index_bg2.png) top no-repeat;
    display: none;
    z-index: 3;
}

.header .header-new .tel1:hover .icon {
    background: url(../image/tel.png) center no-repeat;
}

.header .header-new .tel1:hover .ewm {
    display: block;
}


/* ç”µè¯ */

.header .header-new .wb {
    width: 200px;
    /* height: 100%; */
    display: block;
    float: right;
    /* background: url(../image/wb.png) center no-repeat; */
    border-left: 1px solid #efefef;
}

.header .header-new .wb:hover {
    background: url(../image/wb_h.png) center no-repeat;
}

.header .header-new .language {
    width: 73px;
    height: 100%;
    display: block;
    font-size: 14px;
    text-align: center;
    line-height: 94px;
    color: #fff;
    background: #e71e19;
    float: right;
}
 .yin{
         display: block;
    }
    .cang{
        display: none;
    }
@media (min-width: 1220px) and (max-width: 1399px) {
    .header .header-new {
        width: 1200px;
    }
    .header .header-new .nav {
        margin-left: 24px;
    }
    .header .header-new .nav ul li {
        margin: 0 7px;
    }
    .header .header-new .search {
        width: 50px;
    }
    .header .header-new .wx {
        width: 55px;
    }
    .header .header-new .wx .icon {
        width: 55px;
    }
    .header .header-new .wx .ewm {
        left: -39px;
    }
    .header .header-new .wb {
        width: 53px;
    }
    .header .header-new .language {
        width: 60px;
    }
}

@media (min-width: 1025px) and (max-width: 1219px) {
    .header .header-new {
        width: 98%;
    }
    .header .header-new .nav {
        margin-left: 11px;
    }
    .header .header-new .nav ul li {
        margin: 0 6px;
    }
    .header .header-new .nav ul li .tits {
        font-size: 13px;
    }
    .header .header-new .search {
        width: 40px;
    }
    .header .header-new .language {
        width: 50px;
    }
    .header .header-new .wx {
        width: 40px;
    }
    .header .header-new .wx .icon {
        width: 40px;
    }
    .header .header-new .wb {
        width: 40px;
    }
}

@media (max-width: 1140px) {
    .header .header-new {
        width: 98%;
    }
    .header .header-new .wx {
        display: none;
    }
    .header .header-new .wb {
        display: none;
    }
}

@media (max-width: 1024px) {
    .header .header-new .nav {
        display: none;
    }
    /*è‡ªå·±å†™çš„*/
    .header .header-new .daohang{
        display: none;
    }
    .header .header-new .daohang-m{
        display: block;
    }
    .yin{
         display: none;
    }
    .cang{
        display: block;
    }
    /*ç»“æŸ*/
}

@media (min-width: 640px) and (max-width: 1024px) {
    .header .header-new {
        width: 100%;
    }
    .header .header-new .logo {
        margin-left: 2%;
    }
    .header .header-new .nn {
        display: block;
    }
}

@media (min-width: 414px) and (max-width: 639px) {
    .header .header-new {
        width: 100%;
    }
    .header .header-new .logo {
        margin-left: 3%;
        width: 175px;
        height: 70px;
        line-height: 70px;
        margin-top: 15px;
    }
    .header .header-new .nav-m ul li .tits {
        font-size: 20px;
        line-height: 55px;
        height: 55px;
    }
    .header .header-new .nav-m ul li dl dd a {
        font-size: 18px;
        line-height: 50px;
        height: 50px;
    }
    .header .header-new .nn {
        display: block;
        width: 30px;
        height: auto;
        margin-top: 37px;
    }
    .header .header-new .search {
        width: 50px;
    }
    .header .header-new .language {
        width: 55px;
    }
}

@media (min-width: 375px) and (max-width: 413px) {
    .header {
        height: 60px;
    }
    .header .header-new {
        width: 100%;
    }
    .header .header-new .logo {
        margin-left: 3%;
        width: 145px;
        height: auto;
        margin-top: 2px;
    }
    .header .header-new .nav-m ul li .tits {
        font-size: 18px;
        line-height: 50px;
        height: 50px;
    }
    .header .header-new .nav-m ul li dl dd a {
        font-size: 16px;
        line-height: 45px;
        height: 45px;
    }
    .header .header-new .nn {
        display: block;
        width: 30px;
        height: auto;
        margin-top: 18px;
    }
    .header .header-new .search {
        width: 50px;
    }
    .header .header-new .language {
        width: 55px;
        line-height: 60px;
    }
}

@media (min-width: 320px) and (max-width: 374px) {
    .header {
        height: 60px;
    }
    .header .header-new {
        width: 100%;
    }
    .header .header-new .logo {
        margin-left: 3%;
        width: 120px;
        height: auto;
        margin-top: 12px;
    }
    .header .header-new .nav-m ul li .tits {
        font-size: 16px;
        line-height: 46px;
        height: 46px;
    }
    .header .header-new .nav-m ul li dl dd a {
        font-size: 14px;
        line-height: 40px;
        height: 40px;
    }
    .header .header-new .nn {
        display: block;
        width: 30px;
        height: auto;
        margin-top: 18px;
    }
    .header .header-new .search {
        width: 50px;
    }
    .header .header-new .language {
        width: 55px;
        line-height: 60px;
    }
}
 </pre></body></html>